Skip to content

chore: 🐝 Update SDK - Generate 0.7.0 - #10

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1771719488
Open

chore: 🐝 Update SDK - Generate 0.7.0#10
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1771719488

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 22, 2026

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • documenso.envelope.envelope_audit_log_find(): response.data[] Changed (Breaking ⚠️)
  • documenso.template.template_create_template_temporary():
    • request Changed
    • response.template Changed (Breaking ⚠️)
  • documenso.template.template_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.templates.use():
    • request.override Changed
    • response Changed (Breaking ⚠️)
  • documenso.envelopes.get(): response Changed (Breaking ⚠️)
  • documenso.templates.duplicate(): response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.templates.update():
    • request Changed
    • response.type.enum(organisation) Added (Breaking ⚠️)
  • documenso.envelopes.update():
    • request Changed
    • response Changed (Breaking ⚠️)
  • documenso.templates.get(): response Changed (Breaking ⚠️)
  • documenso.templates.find():
    • request.type Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.document.document_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.documents.create_v0():
    • request Changed
    • response.document Changed (Breaking ⚠️)
  • documenso.documents.distribute():
    • request.meta Changed
    • response.status.enum(cancelled) Added (Breaking ⚠️)
  • documenso.documents.update():
    • request.meta Changed
    • response.status.enum(cancelled) Added (Breaking ⚠️)
  • documenso.documents.find():
    • request.status Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.documents.get(): response Changed (Breaking ⚠️)
  • documenso.envelopes.fields.create_many():
    • request.data[] Changed (Breaking ⚠️)
    • response.data[].field_meta Changed
  • documenso.envelope.envelope_get_many(): response.data[] Changed (Breaking ⚠️)
  • documenso.envelope.envelope_find():
    • request.status Changed
    • response.data[] Changed (Breaking ⚠️)
  • documenso.envelopes.recipients.update_many(): response.data[] Changed
  • documenso.envelopes.distribute(): request.meta Changed
  • documenso.envelopes.fields.get(): response.field_meta Changed
  • documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of(): Added
  • documenso.documents.create(): request.payload Changed
  • documenso.envelopes.recipients.create_many(): response.data[] Changed
  • documenso.envelopes.recipients.get(): response Changed
  • documenso.envelopes.items.download(): request.version Changed
  • documenso.documents.fields.get(): response.field_meta Changed
  • documenso.documents.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.documents.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.documents.recipients.get(): response Changed
  • documenso.documents.recipients.create(): response Changed
  • documenso.documents.recipients.create_many(): response.recipients[] Changed
  • documenso.documents.recipients.update(): response Changed
  • documenso.documents.recipients.update_many(): response.recipients[] Changed
  • documenso.envelopes.items.create_many(): response.data[].document_data_id Added
  • documenso.envelopes.fields.update_many():
    • request.data[] Changed
    • response.data[].field_meta Changed
  • documenso.envelopes.duplicate(): request Changed
  • documenso.templates.create(): request.payload Changed
  • documenso.envelopes.use(): request.payload Changed
  • documenso.envelopes.create(): request.payload Changed
  • documenso.envelope.envelope_cancel(): Added
  • documenso.templates.fields.create():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.get(): response.field_meta Changed
  • documenso.templates.fields.create_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.fields.update():
    • request.field Changed
    • response.field_meta Changed
  • documenso.templates.fields.update_many():
    • request.fields[] Changed
    • response.fields[].field_meta Changed
  • documenso.templates.recipients.get(): response Changed
  • documenso.templates.recipients.create(): response Changed
  • documenso.templates.recipients.create_many(): response.recipients[] Changed
  • documenso.templates.recipients.update(): response Changed
  • documenso.templates.recipients.update_many(): response.recipients[] Changed
  • documenso.envelope.envelope_certificate_download_pdf(): Added
  • documenso.envelope.envelope_audit_log_download_pdf(): Added

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├──[+] path (634:5)
  ├──[+] path (192:5)
  ├──[+] path (193:5)
  ├──[+] path (145:5)
  ├─┬/template/recipient/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├──[+] required (1556:7769)❌ 
  │   │       ├──[+] required (1556:7781)❌ 
  │   │       ├──[+] properties (1556:688)
  │   │       ├──[+] properties (1556:642)
  │   │       ├─┬token
  │   │       │ ├──[+] enum (1556:364)
  │   │       │ ├──[+] enum (1556:373)
  │   │       │ └──[+] enum (1556:351)
  │   │       ├─┬fields
  │   │       │ └─┬Schema
  │   │       │   └─┬fieldMeta
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] required (1556:2120)❌ 
  │   │       │     │ ├──[+] properties (1556:1968)
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1556:2035)
  │   │       │     │ │ ├──[+] enum (1556:2004)
  │   │       │     │ │ ├──[+] enum (1556:2011)
  │   │       │     │ │ ├──[+] enum (1556:2024)
  │   │       │     │ │ └──[+] default (1556:2053)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1556:1831)❌ 
  │   │       │     │ └─┬type
  │   │       │     │   ├──[-] enum (1:496096)❌ 
  │   │       │     │   └──[🔀] type (1556:1860)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1556:2357)
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:496466)❌ 
  │   │       │     │ │ ├──[-] enum (1:496474)❌ 
  │   │       │     │ │ ├──[-] enum (1:496484)❌ 
  │   │       │     │ │ └──[🔀] type (1556:2249)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1556:2220)❌ 
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1556:2413)
  │   │       │     │ │ ├──[+] enum (1556:2424)
  │   │       │     │ │ ├──[+] enum (1556:2393)
  │   │       │     │ │ └──[+] enum (1556:2400)
  │   │       │     │ └─┬type
  │   │       │     │   ├──[+] enum (1556:2515)
  │   │       │     │   ├──[+] enum (1556:2522)
  │   │       │     │   ├──[+] enum (1556:2531)
  │   │       │     │   └──[-] enum (1:496411)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1556:2780)
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1556:2643)❌ 
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:496846)❌ 
  │   │       │     │ │ ├──[-] enum (1:496854)❌ 
  │   │       │     │ │ ├──[-] enum (1:496864)❌ 
  │   │       │     │ │ └──[🔀] type (1556:2672)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1556:2950)
  │   │       │     │ │ ├──[+] enum (1556:2934)
  │   │       │     │ │ ├──[+] enum (1556:2941)
  │   │       │     │ │ └──[-] enum (1:496795)❌ 
  │   │       │     │ └─┬placeholder
  │   │       │     │   ├──[+] enum (1556:2816)
  │   │       │     │   ├──[+] enum (1556:2823)
  │   │       │     │   ├──[+] enum (1556:2836)
  │   │       │     │   └──[+] enum (1556:2847)
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] required (1556:3410)❌ 
  │   │       │     │ ├──[+] properties (1556:3199)
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1556:3235)
  │   │       │     │ │ ├──[+] enum (1556:3242)
  │   │       │     │ │ ├──[+] enum (1556:3255)
  │   │       │     │ │ ├──[+] enum (1556:3266)
  │   │       │     │ │ └──[+] default (1556:3284)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1556:3371)
  │   │       │     │ │ ├──[+] enum (1556:3378)
  │   │       │     │ │ ├──[+] enum (1556:3387)
  │   │       │     │ │ └──[-] enum (1:497175)❌ 
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:497245)❌ 
  │   │       │     │ │ ├──[-] enum (1:497227)❌ 
  │   │       │     │ │ ├──[-] enum (1:497235)❌ 
  │   │       │     │ │ └──[🔀] type (1556:3091)❌ 
  │   │       │     │ └─┬readOnly
  │   │       │     │   └──[🔀] type (1556:3062)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] required (1556:3857)❌ 
  │   │       │     │ ├──[+] properties (1556:3647)
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1556:3683)
  │   │       │     │ │ ├──[+] enum (1556:3690)
  │   │       │     │ │ ├──[+] enum (1556:3703)
  │   │       │     │ │ ├──[+] enum (1556:3714)
  │   │       │     │ │ └──[+] default (1556:3732)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1556:3510)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1556:3818)
  │   │       │     │ │ ├──[+] enum (1556:3825)
  │   │       │     │ │ ├──[+] enum (1556:3834)
  │   │       │     │ │ └──[-] enum (1:497556)❌ 
  │   │       │     │ └─┬textAlign
  │   │       │     │   ├──[-] enum (1:497607)❌ 
  │   │       │     │   ├──[-] enum (1:497615)❌ 
  │   │       │     │   ├──[-] enum (1:497625)❌ 
  │   │       │     │   └──[🔀] type (1556:3539)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1556:4094)
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1556:4130)
  │   │       │     │ │ ├──[+] enum (1556:4137)
  │   │       │     │ │ ├──[+] enum (1556:4150)
  │   │       │     │ │ └──[+] enum (1556:4161)
  │   │       │     │ ├─┬verticalAlign
  │   │       │     │ │ ├──[+] enum (1556:4202)
  │   │       │     │ │ ├──[-] enum (1:498325)❌ 
  │   │       │     │ │ ├──[-] enum (1:498332)❌ 
  │   │       │     │ │ ├──[-] enum (1:498342)❌ 
  │   │       │     │ │ ├──[-] enum (1:498352)❌ 
  │   │       │     │ │ └──[-] nullable (1:498310)❌ 
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:498085)❌ 
  │   │       │     │ │ ├──[-] enum (1:498067)❌ 
  │   │       │     │ │ └──[-] enum (1:498075)❌ 
  │   │       │     │ ├─┬text
  │   │       │     │ │ └──[🔀] type (1556:3986)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1556:3957)❌ 
  │   │       │     │ └─┬type
  │   │       │     │   ├──[+] enum (1556:4327)
  │   │       │     │   ├──[+] enum (1556:4336)
  │   │       │     │   ├──[+] enum (1556:4320)
  │   │       │     │   └──[-] enum (1:497936)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1556:4821)
  │   │       │     │ ├─┬textAlign
  │   │       │     │ │ ├──[-] enum (1:498896)❌ 
  │   │       │     │ │ ├──[-] enum (1:498904)❌ 
  │   │       │     │ │ ├──[-] enum (1:498914)❌ 
  │   │       │     │ │ └──[🔀] type (1556:4713)❌ 
  │   │       │     │ ├─┬value
  │   │       │     │ │ └──[+] enum (1556:4929)
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1556:4864)
  │   │       │     │ │ ├──[+] enum (1556:4877)
  │   │       │     │ │ ├──[+] enum (1556:4888)
  │   │       │     │ │ └──[+] enum (1556:4857)
  │   │       │     │ ├─┬verticalAlign
  │   │       │     │ │ ├──[-] enum (1:499171)❌ 
  │   │       │     │ │ ├──[-] enum (1:499181)❌ 
  │   │       │     │ │ ├──[-] enum (1:499154)❌ 
  │   │       │     │ │ ├──[-] enum (1:499161)❌ 
  │   │       │     │ │ └──[-] nullable (1:499139)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[+] enum (1556:5142)
  │   │       │     │ │ ├──[+] enum (1556:5149)
  │   │       │     │ │ ├──[+] enum (1556:5158)
  │   │       │     │ │ └──[-] enum (1:498660)❌ 
  │   │       │     │ └─┬readOnly
  │   │       │     │   └──[🔀] type (1556:4684)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1556:5643)
  │   │       │     │ ├─┬values
  │   │       │     │ │ ├──[+] enum (1556:5751)
  │   │       │     │ │ ├──[-] items (1:499537)❌ 
  │   │       │     │ │ └──[🔀] type (1556:5734)❌ 
  │   │       │     │ ├─┬placeholder
  │   │       │     │ │ ├──[+] enum (1556:5699)
  │   │       │     │ │ ├──[+] enum (1556:5710)
  │   │       │     │ │ ├──[+] enum (1556:5679)
  │   │       │     │ │ └──[+] enum (1556:5686)
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[-] enum (1:499489)❌ 
  │   │       │     │ │ └──[🔀] type (1556:5535)❌ 
  │   │       │     │ └─┬readOnly
  │   │       │     │   └──[🔀] type (1556:5506)❌ 
  │   │       │     ├─┬ONEOF
  │   │       │     │ ├──[+] properties (1556:6277)
  │   │       │     │ ├─┬values
  │   │       │     │ │ ├──[-] items (1:500157)❌ 
  │   │       │     │ │ └──[🔀] type (1556:6604)❌ 
  │   │       │     │ ├─┬type
  │   │       │     │ │ ├──[-] enum (1:500106)❌ 
  │   │       │     │ │ └──[🔀] type (1556:6169)❌ 
  │   │       │     │ ├─┬readOnly
  │   │       │     │ │ └──[🔀] type (1556:6140)❌ 
  │   │       │     │ ├─┬validationLength
  │   │       │     │ │ ├──[+] enum (1556:6385)
  │   │       │     │ │ └──[🔀] type (1556:6368)❌ 
  │   │       │     │ ├─┬validationRule
  │   │       │     │ │ └──[🔀] type (1556:6641)❌ 
  │   │       │     │ └─┬placeholder
  │   │       │     │   ├──[+] enum (1556:6313)
  │   │       │     │   ├──[+] enum (1556:6320)
  │   │       │     │   ├──[+] enum (1556:6333)
  │   │       │     │   └──[+] enum (1556:6344)
  │   │       │     └─┬ONEOF
  │   │       │       ├──[+] properties (1556:6986)
  │   │       │       ├─┬values
  │   │       │       │ ├──[+] enum (1556:7094)
  │   │       │       │ ├──[-] items (1:500855)❌ 
  │   │       │       │ └──[🔀] type (1556:7077)❌ 
  │   │       │       ├─┬placeholder
  │   │       │       │ ├──[+] enum (1556:7029)
  │   │       │       │ ├──[+] enum (1556:7042)
  │   │       │       │ ├──[+] enum (1556:7053)
  │   │       │       │ └──[+] enum (1556:7022)
  │   │       │       ├─┬type
  │   │       │       │ ├──[-] enum (1:500804)❌ 
  │   │       │       │ └──[🔀] type (1556:6878)❌ 
  │   │       │       └─┬readOnly
  │   │       │         └──[🔀] type (1556:6849)❌ 
  │   │       ├─┬sendStatus
  │   │       │ ├──[-] enum (1:494468)❌ 
  │   │       │ ├──[-] enum (1:494480)❌ 
  │   │       │ └──[+] nullable (1556:1210)❌ 
  │   │       ├─┬rejectionReason
  │   │       │ └──[-] nullable (1:495219)❌ 
  │   │       ├─┬signedAt
  │   │       │ ├──[+] enum (1556:200)
  │   │       │ ├──[+] enum (1556:205)
  │   │       │ ├──[+] enum (1556:214)
  │   │       │ ├──[+] enum (1556:223)
  │   │       │ ├──[+] enum (1556:234)
  │   │       │ └──[-] nullable (1:494753)❌ 
  │   │       ├─┬id
  │   │       │ ├──[🔀] type (1556:662)❌ 
  │   │       │ └──[+] nullable (1556:682)❌ 
  │   │       ├─┬name
  │   │       │ ├──[+] items (1556:1249)❌ 
  │   │       │ └──[🔀] type (1556:1233)❌ 
  │   │       ├─┬signingOrder
  │   │       │ ├──[+] enum (1556:424)
  │   │       │ ├──[+] enum (1556:435)
  │   │       │ ├──[🔀] type (1556:407)❌ 
  │   │       │ └──[-] nullable (1:495162)❌ 
  │   │       ├─┬readStatus
  │   │       │ ├──[-] enum (1:494317)❌ 
  │   │       │ ├──[-] enum (1:494331)❌ 
  │   │       │ └──[🔀] type (1556:457)❌ 
  │   │       ├─┬role
  │   │       │ ├──[+] enum (1556:286)
  │   │       │ ├──[+] enum (1556:299)
  │   │       │ ├──[-] enum (1:494222)❌ 
  │   │       │ ├──[-] enum (1:494228)❌ 
  │   │       │ ├──[-] enum (1:494238)❌ 
  │   │       │ ├──[-] enum (1:494248)❌ 
  │   │       │ └──[-] enum (1:494260)❌ 
  │   │       └─┬signingStatus
  │   │         ├──[-] enum (1:494388)❌ 
  │   │         ├──[-] enum (1:494402)❌ 
  │   │         ├──[-] enum (1:494412)❌ 
  │   │         └──[+] nullable (1556:784)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           └─┬email
  │             ├──[+] pattern (1555:244)❌ 
  │             └──[-] format (1:493458)❌ 
  ├─┬/document/distribute
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬status
  │   │         └──[+] enum (1035:291)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬meta
  │           ├─┬dateFormat
  │           │ ├──[+] enum (997:217)
  │           │ ├──[+] enum (997:196)
  │           │ ├──[+] enum (997:81)
  │           │ └─┬Extensions
  │           │   └──[🔀] x-speakeasy-enums (998:46)
  │           ├─┬emailSettings
  │           │ ├──[🔀] default (1031:579)❌ 
  │           │ ├──[+] properties (1031:511)
  │           │ └──[+] properties (1031:453)
  │           └─┬emailReplyTo
  │             ├──[+] pattern (1030:82)❌ 
  │             └──[-] format (1:235892)❌ 
  ├─┬/document/recipient/create
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       ├──[+] required (1469:1455)❌ 
  │   │       ├──[+] required (1469:1443)❌ 
  │   │       ├──[+] properties (1469:688)
  │   │       ├──[+] properties (1469:642)
  │   │       ├─┬name
  │   │       │ └──[+] nullable (1469:682)❌ 
  │   │       ├─┬token
  │   │       │ ├──[+] enum (1469:351)
  │   │       │ ├──[+] enum (1469:364)
  │   │       │ └──[+] enum (1469:373)
  │   │       ├─┬rejectionReason
  │   │       │ └──[-] nullable (1:446153)❌ 
  │   │       ├─┬sendStatus
  │   │       │ ├──[-] enum (1:445402)❌ 
  │   │       │ ├──[-] enum (1:445414)❌ 
  │   │       │ └──[+] nullable (1469:1210)❌ 
  │   │       ├─┬signingOrder
  │   │       │ ├──[+] enum (1469:424)
  │   │       │ ├──[+] enum (1469:435)
  │   │       │ ├──[🔀] type (1469:407)❌ 
  │   │       │ └──[-] nullable (1:446096)❌ 
  │   │       ├─┬signedAt
  │   │       │ ├──[+] enum (1469:223)
  │   │       │ ├──[+] enum (1469:234)
  │   │       │ ├──[+] enum (1469:200)
  │   │       │ ├──[+] enum (1469:205)
  │   │       │ ├──[+] enum (1469:214)
  │   │       │ └──[-] nullable (1:445687)❌ 
  │   │       ├─┬readStatus
  │   │       │ ├──[-] enum (1:445251)❌ 
  │   │       │ ├──[-] enum (1:445265)❌ 
  │   │       │ └──[🔀] type (1469:457)❌ 
  │   │       ├─┬signingStatus
  │   │       │ ├──[-] enum (1:445322)❌ 
  │   │       │ ├──[-] enum (1:445336)❌ 
  │   │       │ ├──[-] enum (1:445346)❌ 
  │   │       │ └──[+] nullable (1469:784)❌ 
  │   │       ├─┬id
  │   │       │ ├──[🔀] type (1469:616)❌ 
  │   │       │ └──[+] nullable (1469:636)❌ 
  │   │       └─┬role
  │   │         ├──[+] enum (1469:286)
  │   │         ├──[+] enum (1469:299)
  │   │         ├──[-] enum (1:445156)❌ 
  │   │         ├──[-] enum (1:445162)❌ 
  │   │         ├──[-] enum (1:445172)❌ 
  │   │         ├──[-] enum (1:445182)❌ 
  │   │         └──[-] enum (1:445194)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipient
  │           └─┬email
  │             ├──[+] pattern (1468:221)❌ 
  │             └──[-] format (1:444373)❌ 
  ├─┬/document/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬status
  │   │         └──[+] enum (959:291)
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬meta
  │           ├──[+] properties (954:23)
  │           ├──[+] properties (955:23)
  │           ├─┬signingOrder
  │           │ ├──[-] enum (1:225505)❌ 
  │           │ └──[-] enum (1:225517)❌ 
  │           ├─┬dateFormat
  │           │ ├──[+] enum (914:196)
  │           │ ├──[+] enum (914:217)
  │           │ ├──[+] enum (914:81)
  │           │ └─┬Extensions
  │           │   └──[🔀] x-speakeasy-enums (915:46)
  │           ├─┬timezone
  │           │ ├──[+] enum (944:64)
  │           │ └──[+] enum (944:75)
  │           ├─┬emailReplyTo
  │           │ ├──[+] pattern (952:82)❌ 
  │           │ └──[-] format (1:225976)❌ 
  │           ├─┬language
  │           │ ├──[-] enum (1:225673)❌ 
  │           │ ├──[-] enum (1:225679)❌ 
  │           │ ├──[-] enum (1:225712)❌ 
  │           │ ├──[-] enum (1:225718)❌ 
  │           │ ├──[-] enum (1:225685)❌ 
  │           │ ├──[-] enum (1:225691)❌ 
  │           │ ├──[-] enum (1:225697)❌ 
  │           │ ├──[-] enum (1:225706)❌ 
  │           │ ├──[-] enum (1:225655)❌ 
  │           │ ├──[-] enum (1:225661)❌ 
  │           │ ├──[-] enum (1:225667)❌ 
  │           │ ├──[-] type (1:225636)❌ 
  │           │ ├──[+] nullable (954:63)❌ 
  │           │ ├──[+] anyOf (954:77)
  │           │ └──[+] anyOf (954:242)
  │           ├─┬redirectUrl
  │           │ └──[+] maxLength (910:63)❌ 
  │           ├─┬message
  │           │ ├──[+] enum (947:60)
  │           │ ├──[+] enum (947:65)
  │           │ ├──[+] enum (947:70)
  │           │ ├──[+] enum (947:75)
  │           │ ├──[+] enum (947:90)
  │           │ ├──[+] enum (947:113)
  │           │ ├──[+] enum (947:80)
  │           │ ├──[+] enum (947:85)
  │           │ ├──[+] enum (947:95)
  │           │ ├──[+] enum (947:103)
  │           │ ├──[+] enum (947:108)
  │           │ └──[-] maxLength (1:224410)❌ 
  │           ├─┬emailSettings
  │           │ ├──[🔀] default (953:595)❌ 
  │           │ ├──[+] properties (953:527)
  │           │ └──[+] properties (953:469)
  │           ├─┬typedSignatureEnabled
  │           │ ├──[🔀] type (909:42)❌ 
  │           │ └──[+] maxLength (909:63)❌ 
  │           ├─┬uploadSignatureEnabled
  │           │ └──[🔀] type (911:43)❌ 
  │           └─┬subject
  │             ├──[+] required (955:671)❌ 
  │             ├──[+] required (955:683)❌ 
  │             ├──[🔀] type (955:51)❌ 
  │             ├──[-] maxLength (1:224361)❌ 
  │             ├──[+] nullable (955:71)❌ 
  │             ├──[+] properties (955:373)
  │             └──[+] properties (955:90)
  ├─┬/document/create
  │ └─┬POST
  │   └─┬Requestbody
  │     └─┬multipart/form-data
  │       └─┬Schema
  │         └─┬payload
  │           ├─┬meta
  │           │ ├──[+] properties (885:27)
  │           │ ├──[+] properties (886:27)
  │           │ ├─┬signingOrder
  │           │ │ ├──[-] enum (1:220377)❌ 
  │           │ │ └──[-] enum (1:220389)❌ 
  │           │ ├─┬typedSignatureEnabled
  │           │ │ ├──[🔀] type (840:46)❌ 
  │           │ │ └──[+] maxLength (840:67)❌ 
  │           │ ├─┬timezone
  │           │ │ ├──[+] enum (875:68)
  │           │ │ └──[+] enum (875:79)
  │           │ ├─┬dateFormat
  │           │ │ ├──[+] enum (845:200)
  │           │ │ ├──[+] enum (845:85)
  │           │ │ ├──[+] enum (845:221)
  │           │ │ └─┬Extensions
  │           │ │   └──[🔀] x-speakeasy-enums (846:50)
  │           │ ├─┬uploadSignatureEnabled
  │           │ │ └──[🔀] type (842:47)❌ 
  │           │ ├─┬message
  │           │ │ ├──[+] enum (878:117)
  │           │ │ ├──[+] enum (878:64)
  │           │ │ ├──[+] enum (878:79)
  │           │ │ ├──[+] enum (878:84)
  │           │ │ ├──[+] enum (878:94)
  │           │ │ ├──[+] enum (878:107)
  │           │ │ ├──[+] enum (878:112)
  │           │ │ ├──[+] enum (878:69)
  │           │ │ ├──[+] enum (878:74)
  │           │ │ ├──[+] enum (878:89)
  │           │ │ ├──[+] enum (878:99)
  │           │ │ └──[-] maxLength (1:219282)❌ 
  │           │ ├─┬emailSettings
  │           │ │ ├──[🔀] default (884:599)❌ 
  │           │ │ ├──[+] properties (884:531)
  │           │ │ └──[+] properties (884:473)
  │           │ ├─┬language
  │           │ │ ├──[-] enum (1:220557)❌ 
  │           │ │ ├──[-] enum (1:220563)❌ 
  │           │ │ ├──[-] enum (1:220569)❌ 
  │           │ │ ├──[-] enum (1:220578)❌ 
  │           │ │ ├──[-] enum (1:220527)❌ 
  │           │ │ ├──[-] enum (1:220539)❌ 
  │           │ │ ├──[-] enum (1:220545)❌ 
  │           │ │ ├──[-] enum (1:220584)❌ 
  │           │ │ ├──[-] enum (1:220590)❌ 
  │           │ │ ├──[-] enum (1:220533)❌ 
  │           │ │ ├──[-] enum (1:220551)❌ 
  │           │ │ ├──[-] type (1:220508)❌ 
  │           │ │ ├──[+] nullable (885:67)❌ 
  │           │ │ ├──[+] anyOf (885:81)
  │           │ │ └──[+] anyOf (885:246)
  │           │ ├─┬emailReplyTo
  │           │ │ ├──[+] pattern (883:86)❌ 
  │           │ │ └──[-] format (1:220848)❌ 
  │           │ ├─┬redirectUrl
  │           │ │ └──[+] maxLength (841:67)❌ 
  │           │ └─┬subject
  │           │   ├──[+] required (886:675)❌ 
  │           │   ├──[+] required (886:687)❌ 
  │           │   ├──[🔀] type (886:55)❌ 
  │           │   ├──[-] maxLength (1:219233)❌ 
  │           │   ├──[+] nullable (886:75)❌ 
  │           │   ├──[+] properties (886:377)
  │           │   └──[+] properties (886:94)
  │           └─┬recipients
  │             └─┬Schema
  │               ├─┬email
  │               │ ├──[+] pattern (839:692)❌ 
  │               │ └──[-] format (1:211503)❌ 
  │               └─┬fields
  │                 └─┬Schema
  │                   └─┬ALLOF
  │                     ├─┬ONEOF
  │                     │ └─┬fieldMeta
  │                     │   ├──[+] properties (839:1753)
  │                     │   ├─┬type
  │                     │   │ ├──[-] enum (1:212425)❌ 
  │                     │   │ └──[🔀] type (839:1645)❌ 
  │                     │   ├─┬placeholder
  │                     │   │ ├──[+] enum (839:1796)
  │                     │   │ ├──[+] enum (839:1809)
  │                     │   │ ├──[+] enum (839:1820)
  │                     │   │ ├──[+] enum (839:1789)
  │                     │   │ └──[+] default (839:1838)❌ 
  │                     │   └─┬readOnly
  │                     │     └──[🔀] type (839:1616)❌ 
  │                     ├─┬ONEOF
  │                     │ └─┬fieldMeta
  │                     │   ├──[+] properties (839:2346)
  │                     │   ├─┬textAlign
  │                     │   │ ├──[-] enum (1:213030)❌ 
  │                     │   │ ├──[-] enum (1:213038)❌ 
  │                     │   │ ├──[-] enum (1:213048)❌ 
  │                     │   │ └──[🔀] type (839:2238)❌ 
  │                     │   ├─┬placeholder
  │                     │   │ ├──[+] enum (839:2382)
  │                     │   │ ├──[+] enum (839:2389)
  │                     │   │ ├──[+] enum (839:2402)
  │                     │   │ └──[+] enum (839:2413)
  │                     │   ├─┬type
  │                     │   │ ├──[+] enum (839:2511)
  │                     │   │ ├──[+] enum (839:2520)
  │                     │   │ ├──[+] enum (839:2504)
  │                     │   │ └──[-] enum (1:212975)❌ 
  │                     │   └─┬readOnly
  │                     │     └──[🔀] type (839:2209)❌ 
  │                     ├─┬ONEOF
  │                     │ └─┬fieldMeta
  │                     │   ├──[+] properties (839:2875)
  │                     │   ├─┬textAlign
  │                     │   │ ├──[-] enum (1:213527)❌ 
  │                     │   │ ├──[-] enum (1:213535)❌ 
  │                     │   │ ├──[-] enum (1:213545)❌ 
  │                     │   │ └──[🔀] type (839:2767)❌ 
  │                     │   ├─┬readOnly
  │                     │   │ └──[🔀] type (839:2738)❌ 
  │                     │   ├─┬placeholder
  │                     │   │ ├──[+] enum (839:2931)
  │                     │   │ ├──[+] enum (839:2942)
  │                     │   │ ├──[+] enum (839:2911)
  │                     │   │ └──[+] enum (839:2918)
  │                     │   └─┬type
  │                     │     ├──[+] enum (839:3045)
  │                     │     ├──[+] enum (839:3029)
  │                     │     ├──[+] enum (839:3036)
  │                     │     └──[-] enum (1:213476)❌ 
  │                     ├─┬ONEOF
  │                     │ └─┬fieldMeta
  │                     │   ├──[+] properties (839:3401)
  │                     │   ├─┬type
  │                     │   │ ├──[+] enum (839:3580)
  │                     │   │ ├──[+] enum (839:3589)
  │                     │   │ ├──[+] enum (839:3573)
  │                     │   │ └──[-] enum (1:213974)❌ 
  │                     │   ├─┬textAlign
  │                     │   │ ├──[-] enum (1:214026)❌ 
  │                     │   │ ├──[-] enum (1:214034)❌ 
  │                     │   │ ├──[-] enum (1:214044)❌ 
  │                     │   │ └──[🔀] type (839:3293)❌ 
  │                     │   ├─┬placeholder
  │                     │   │ ├──[+] enum (839:3457)
  │                     │   │ ├──[+] enum (839:3468)
  │                     │   │ ├──[+] enum (839:3437)
  │                     │   │ ├──[+] enum (839:3444)
  │                     │   │ └──[+] default (839:3486)❌ 
  │                     │   └─┬readOnly
  │                     │     └──[🔀] type (839:3264)❌ 
  │                     ├─┬ONEOF
  │                     │ └─┬fieldMeta
  │                     │   ├──[+] properties (839:3944)
  │                     │   ├─┬readOnly
  │                     │   │ └──[🔀] type (839:3807)❌ 
  │                     │   ├─┬textAlign
  │                     │   │ ├──[-] enum (1:214523)❌ 
  │                     │   │ ├──[-] enum (1:214531)❌ 
  │                     │   │ ├──[-] enum (1:214541)❌ 
  │                     │   │ └──[🔀] type (839:3836)❌ 
  │                     │   ├─┬type
  │                     │   │ ├──[+] enum (839:4115)
  │                     │   │ ├──[+] enum (839:4122)
  │                     │   │ ├──[+] enum (839:4131)
  │                     │   │ └──[-] enum (1:214472)❌ 
  │                     │   └─┬placeholder
  │                     │     ├──[+] enum (839:3980)
  │                     │     ├──[+] enum (839:3987)
  │                     │     ├──[+] enum (839:4000)
  │                     │     ├──[+] enum (839:4011)
  │                     │     └──[+] default (839:4029)❌ 
  │                     ├─┬ONEOF
  │                     │ └─┬fieldMeta
  │                     │   ├──[+] properties (839:4486)
  │                     │   ├─┬type
  │                     │   │ ├──[+] enum (839:4712)
  │                     │   │ ├──[+] enum (839:4719)
  │                     │   │ ├──[+] enum (839:4728)
  │                     │   │ └──[-] enum (1:214969)❌ 
  │                     │   ├─┬text
  │                     │   │ └──[🔀] type (839:4378)❌ 
  │                     │   ├─┬placeholder
  │                     │   │ ├──[+] enum (839:4522)
  │                     │   │ ├──[+] enum (839:4529)
  │                     │   │ ├──[+] enum (839:4542)
  │                     │   │ └──[+] enum (839:4553)
  │                     │   ├─┬readOnly
  │                     │   │ └──[🔀] type (839:4349)❌ 
  │                     │   ├─┬textAlign
  │                     │   │ ├──[-] enum (1:215100)❌ 
  │                     │   │ ├──[-] enum (1:215108)❌ 
  │                     │   │ └──[-] enum (1:215118)❌ 
  │                     │   └─┬verticalAlign
  │                     │     ├──[+] enum (839:4594)
  │                     │     ├──[-] enum (1:215358)❌ 
  │                     │     ├──[-] enum (1:215365)❌ 
  │                     │     ├──[-] enum (1:215375)❌ 
  │                     │     ├──[-] enum (1:215385)❌ 
  │                     │     └──[-] nullable (1:215343)❌ 
  │                     ├─┬ONEOF
  │                     │ └─┬fieldMeta
  │                     │   ├──[+] properties (839:5321)
  │                     │   ├─┬readOnly
  │                     │   │ └──[🔀] type (839:5184)❌ 
  │                     │   ├─┬textAlign
  │                     │   │ ├──[-] enum (1:216066)❌ 
  │                     │   │ ├──[-] enum (1:216048)❌ 
  │                     │   │ ├──[-] enum (1:216056)❌ 
  │                     │   │ └──[🔀] type (839:5213)❌ 
  │                     │   ├─┬value
  │                     │   │ └──[+] enum (839:5429)
  │                     │   ├─┬placeholder
  │                     │   │ ├──[+] enum (839:5357)
  │                     │   │ ├──[+] enum (839:5364)
  │                     │   │ ├──[+] enum (839:5377)
  │                     │   │ └──[+] enum (839:5388)
  │                     │   ├─┬type
  │                     │   │ ├──[+] enum (839:5642)
  │                     │   │ ├──[+] enum (839:5649)
  │                     │   │ ├──[+] enum (839:5658)
  │                     │   │ └──[-] enum (1:215812)❌ 
  │                     │   └─┬verticalAlign
  │                     │     ├──[-] enum (1:216306)❌ 
  │                     │     ├──[-] enum (1:216313)❌ 
  │                     │     ├──[-] enum (1:216323)❌ 
  │                     │     ├──[-] enum (1:216333)❌ 
  │                     │     └──[-] nullable (1:216291)❌ 
  │                     ├─┬ONEOF
  │                     │ └─┬fieldMeta
  │                     │   ├──[+] properties (839:6250)
  │                     │   ├─┬placeholder
  │                     │   │ ├──[+] enum (839:6317)
  │                     │   │ ├──[+] enum (839:6286)
  │                     │   │ ├──[+] enum (839:6293)
  │                     │   │ └──[+] enum (839:6306)
  │                     │   ├─┬values
  │                     │   │ ├──[+] enum (839:6358)
  │                     │   │ ├──[-] items (1:216807)❌ 
  │                     │   │ └──[🔀] type (839:6341)❌ 
  │                     │   ├─┬type
  │                     │   │ ├──[-] enum (1:216759)❌ 
  │                     │   │ └──[🔀] type (839:6142)❌ 
  │                     │   └─┬readOnly
  │                     │     └──[🔀] type (839:6113)❌ 
  │                     ├─┬ONEOF
  │                     │ └─┬fieldMeta
  │                     │   ├──[+] properties (839:6982)
  │                     │   ├─┬type
  │                     │   │ ├──[-] enum (1:217484)❌ 
  │                     │   │ └──[🔀] type (839:6874)❌ 
  │                     │   ├─┬values
  │                     │   │ ├──[-] items (1:217535)❌ 
  │                     │   │ └──[🔀] type (839:7309)❌ 
  │                     │   ├─┬readOnly
  │                     │   │ └──[🔀] type (839:6845)❌ 
  │                     │   ├─┬validationRule
  │                     │   │ └──[🔀] type (839:7346)❌ 
  │                     │   ├─┬placeholder
  │                     │   │ ├──[+] enum (839:7038)
  │                     │   │ ├──[+] enum (839:7049)
  │                     │   │ ├──[+] enum (839:7018)
  │                     │   │ └──[+] enum (839:7025)
  │                     │   └─┬validationLength
  │                     │     ├──[+] enum (839:7090)
  │                     │     └──[🔀] type (839:7073)❌ 
  │                     └─┬ONEOF
  │                       └─┬fieldMeta
  │                         ├──[+] properties (839:7789)
  │                         ├─┬type
  │                         │ ├──[-] enum (1:218290)❌ 
  │                         │ └──[🔀] type (839:7681)❌ 
  │                         ├─┬values
  │                         │ ├──[+] enum (839:7897)
  │                         │ ├──[-] items (1:218341)❌ 
  │                         │ └──[🔀] type (839:7880)❌ 
  │                         ├─┬placeholder
  │                         │ ├──[+] enum (839:7825)
  │                         │ ├──[+] enum (839:7832)
  │                         │ ├──[+] enum (839:7845)
  │                         │ └──[+] enum (839:7856)
  │                         └─┬readOnly
  │                           └──[🔀] type (839:7652)❌ 
  ├─┬/template/recipient/update-many
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬recipients
  │   │         └─┬Schema
  │   │           ├──[+] required (1567:7837)❌ 
  │   │           ├──[+] required (1567:7849)❌ 
  │   │           ├──[+] properties (1567:756)
  │   │           ├──[+] properties (1567:710)
  │   │           ├─┬rejectionReason
  │   │           │ └──[-] nullable (1:505501)❌ 
  │   │           ├─┬id
  │   │           │ ├──[🔀] type (1567:730)❌ 
  │   │           │ └──[+] nullable (1567:750)❌ 
  │   │           ├─┬signedAt
  │   │           │ ├──[+] enum (1567:268)
  │   │           │ ├──[+] enum (1567:273)
  │   │           │ ├──[+] enum (1567:282)
  │   │           │ ├──[+] enum (1567:291)
  │   │           │ ├──[+] enum (1567:302)
  │   │           │ └──[-] nullable (1:505035)❌ 
  │   │           ├─┬fields
  │   │           │ └─┬Schema
  │   │           │   └─┬fieldMeta
  │   │           │     ├─┬ONEOF
  │   │           │     │ ├──[+] required (1567:2188)❌ 
  │   │           │     │ ├──[+] properties (1567:2036)
  │   │           │     │ ├─┬placeholder
  │   │           │     │ │ ├──[+] enum (1567:2072)
  │   │           │     │ │ ├──[+] enum (1567:2079)
  │   │           │     │ │ ├──[+] enum (1567:2092)
  │   │           │     │ │ ├──[+] enum (1567:2103)
  │   │           │     │ │ └──[+] default (1567:2121)❌ 
  │   │           │     │ ├─┬type
  │   │           │     │ │ ├──[-] enum (1:506378)❌ 
  │   │           │     │ │ └──[🔀] type (1567:1928)❌ 
  │   │           │     │ └─┬readOnly
  │   │           │     │   └──[🔀] type (1567:1899)❌ 
  │   │           │     ├─┬ONEOF
  │   │           │     │ ├──[+] properties (1567:2425)
  │   │           │     │ ├─┬type
  │   │           │     │ │ ├──[+] enum (1567:2583)
  │   │           │     │ │ ├──[+] enum (1567:2590)
  │   │           │     │ │ ├──[+] enum (1567:2599)
  │   │           │     │ │ └──[-] enum (1:506693)❌ 
  │   │           │     │ ├─┬readOnly
  │   │           │     │ │ └──[🔀] type (1567:2288)❌ 
  │   │           │     │ ├─┬textAlign
  │   │           │     │ │ ├──[-] enum (1:506748)❌ 
  │   │           │     │ │ ├──[-] enum (1:506756)❌ 
  │   │           │     │ │ ├──[-] enum (1:506766)❌ 
  │   │           │     │ │ └──[🔀] type (1567:2317)❌ 
  │   │           │     │ └─┬placeholder
  │   │           │     │   ├──[+] enum (1567:2468)
  │   │           │     │   ├──[+] enum (1567:2481)
  │   │           │     │   ├──[+] enum (1567:2492)
  │   │           │     │   └──[+] enum (1567:2461)
  │   │           │     ├─┬ONEOF
  │   │           │     │ ├──[+] properties (1567:2848)
  │   │           │     │ ├─┬textAlign
  │   │           │     │ │ ├──[-] enum (1:507128)❌ 
  │   │           │     │ │ ├──[-] enum (1:507136)❌ 
  │   │           │     │ │ ├──[-] enum (1:507146)❌ 
  │   │           │     │ │ └──[🔀] type (1567:2740)❌ 
  │   │           │     │ ├─┬readOnly
  │   │           │     │ │ └──[🔀] type (1567:2711)❌ 
  │   │           │     │ ├─┬type
  │   │           │     │ │ ├──[+] enum (1567:3018)
  │   │           │     │ │ ├──[+] enum (1567:3002)
  │   │           │     │ │ ├──[+] enum (1567:3009)
  │   │           │     │ │ └──[-] enum (1:507077)❌ 
  │   │           │     │ └─┬placeholder
  │   │           │     │   ├──[+] enum (1567:2884)
  │   │           │     │   ├──[+] enum (1567:2891)
  │   │           │     │   ├──[+] enum (1567:2904)
  │   │           │     │   └──[+] enum (1567:2915)
  │   │           │     ├─┬ONEOF
  │   │           │     │ ├──[+] required (1567:3478)❌ 
  │   │           │     │ ├──[+] properties (1567:3267)
  │   │           │     │ ├─┬type
  │   │           │     │ │ ├──[+] enum (1567:3439)
  │   │           │     │ │ ├──[+] enum (1567:3446)
  │   │           │     │ │ ├──[+] enum (1567:3455)
  │   │           │     │ │ └──[-] enum (1:507457)❌ 
  │   │           │     │ ├─┬textAlign
  │   │           │     │ │ ├──[-] enum (1:507527)❌ 
  │   │           │     │ │ ├──[-] enum (1:507509)❌ 
  │   │           │     │ │ ├──[-] enum (1:507517)❌ 
  │   │           │     │ │ └──[🔀] type (1567:3159)❌ 
  │   │           │     │ ├─┬readOnly
  │   │           │     │ │ └──[🔀] type (1567:3130)❌ 
  │   │           │     │ └─┬placeholder
  │   │           │     │   ├──[+] enum (1567:3303)
  │   │           │     │   ├──[+] enum (1567:3310)
  │   │           │     │   ├──[+] enum (1567:3323)
  │   │           │     │   ├──[+] enum (1567:3334)
  │   │           │     │   └──[+] default (1567:3352)❌ 
  │   │           │     ├─┬ONEOF
  │   │           │     │ ├──[+] required (1567:3925)❌ 
  │   │           │     │ ├──[+] properties (1567:3715)
  │   │           │     │ ├─┬type
  │   │           │     │ │ ├──[+] enum (1567:3886)
  │   │           │     │ │ ├──[+] enum (1567:3893)
  │   │           │     │ │ ├──[+] enum (1567:3902)
  │   │           │     │ │ └──[-] enum (1:507838)❌ 
  │   │           │     │ ├─┬readOnly
  │   │           │     │ │ └──[🔀] type (1567:3578)❌ 
  │   │           │     │ ├─┬placeholder
  │   │           │     │ │ ├──[+] enum (1567:3751)
  │   │           │     │ │ ├──[+] enum (1567:3758)
  │   │           │     │ │ ├──[+] enum (1567:3771)
  │   │           │     │ │ ├──[+] enum (1567:3782)
  │   │           │     │ │ └──[+] default (1567:3800)❌ 
  │   │           │     │ └─┬textAlign
  │   │           │     │   ├──[-] enum (1:507889)❌ 
  │   │           │     │   ├──[-] enum (1:507897)❌ 
  │   │           │     │   ├──[-] enum (1:507907)❌ 
  │   │           │     │   └──[🔀] type (1567:3607)❌ 
  │   │           │     ├─┬ONEOF
  │   │           │     │ ├──[+] properties (1567:4162)
  │   │           │     │ ├─┬readOnly
  │   │           │     │ │ └──[🔀] type (1567:4025)❌ 
  │   │           │     │ ├─┬verticalAlign
  │   │           │     │ │ ├──[+] enum (1567:4270)
  │   │           │     │ │ ├──[-] enum (1:508607)❌ 
  │   │           │     │ │ ├──[-] enum (1:508614)❌ 
  │   │           │     │ │ ├──[-] enum (1:508624)❌ 
  │   │           │     │ │ ├──[-] enum (1:508634)❌ 
  │   │           │     │ │ └──[-] nullable (1:508592)❌ 
  │   │           │     │ ├─┬text
  │   │           │     │ │ └──[🔀] type (1567:4054)❌ 
  │   │           │     │ ├─┬type
  │   │           │     │ │ ├──[+] enum (1567:4388)
  │   │           │     │ │ ├──[+] enum (1567:4395)
  │   │           │     │ │ ├──[+] enum (1567:4404)
  │   │           │     │ │ └──[-] enum (1:508218)❌ 
  │   │           │     │ ├─┬textAlign
  │   │           │     │ │ ├──[-] enum (1:508349)❌ 
  │   │           │     │ │ ├──[-] enum (1:508357)❌ 
  │   │           │     │ │ └──[-] enum (1:508367)❌ 
  │   │           │     │ └─┬placeholder
  │   │           │     │   ├──[+] enum (1567:4205)
  │   │           │     │   ├──[+] enum (1567:4218)
  │   │           │     │   ├──[+] enum (1567:4229)
  │   │           │     │   └──[+] enum (1567:4198)
  │   │           │     ├─┬ONEOF
  │   │           │     │ ├──[+] properties (1567:4889)
  │   │           │     │ ├─┬placeholder
  │   │           │     │ │ ├──[+] enum (1567:4956)
  │   │           │     │ │ ├──[+] enum (1567:4925)
  │   │           │     │ │ ├──[+] enum (1567:4932)
  │   │           │     │ │ └──[+] enum (1567:4945)
  │   │           │     │ ├─┬type
  │   │           │     │ │ ├──[+] enum (1567:5210)
  │   │           │     │ │ ├──[+] enum (1567:5217)
  │   │           │     │ │ ├──[+] enum (1567:5226)
  │   │           │     │ │ └──[-] enum (1:508942)❌ 
  │   │           │     │ ├─┬value
  │   │           │     │ │ └──[+] enum (1567:4997)
  │   │           │     │ ├─┬readOnly
  │   │           │     │ │ └──[🔀] type (1567:4752)❌ 
  │   │           │     │ ├─┬textAlign
  │   │           │     │ │ ├──[-] enum (1:509186)❌ 
  │   │           │     │ │ ├──[-] enum (1:509196)❌ 
  │   │           │     │ │ ├──[-] enum (1:509178)❌ 
  │   │           │     │ │ └──[🔀] type (1567:4781)❌ 
  │   │           │     │ └─┬verticalAlign
  │   │           │     │   ├──[-] enum (1:509453)❌ 
  │   │           │     │   ├──[-] enum (1:509463)❌ 
  │   │           │     │   ├──[-] enum (1:509436)❌ 
  │   │           │     │   ├──[-] enum (1:509443)❌ 
  │   │           │     │   └──[-] nullable (1:509421)❌ 
  │   │           │     ├─┬ONEOF
  │   │           │     │ ├──[+] properties (1567:5711)
  │   │           │     │ ├─┬values
  │   │           │     │ │ ├──[+] enum (1567:5819)
  │   │           │     │ │ ├──[-] items (1:509819)❌ 
  │   │           │     │ │ └──[🔀] type (1567:5802)❌ 
  │   │           │     │ ├─┬placeholder
  │   │           │     │ │ ├──[+] enum (1567:5778)
  │   │           │     │ │ ├──[+] enum (1567:5747)
  │   │           │     │ │ ├──[+] enum (1567:5754)
  │   │           │     │ │ └──[+] enum (1567:5767)
  │   │           │     │ ├─┬type
  │   │           │     │ │ ├──[-] enum (1:509771)❌ 
  │   │           │     │ │ └──[🔀] type (1567:5603)❌ 
  │   │           │     │ └─┬readOnly
  │   │           │     │   └──[🔀] type (1567:5574)❌ 
  │   │           │     ├─┬ONEOF
  │   │           │     │ ├──[+] properties (1567:6345)
  │   │           │     │ ├─┬placeholder
  │   │           │     │ │ ├──[+] enum (1567:6388)
  │   │           │     │ │ ├──[+] enum (1567:6401)
  │   │           │     │ │ ├──[+] enum (1567:6412)
  │   │           │     │ │ └──[+] enum (1567:6381)
  │   │           │     │ ├─┬type
  │   │           │     │ │ ├──[-] enum (1:510388)❌ 
  │   │           │     │ │ └──[🔀] type (1567:6237)❌ 
  │   │           │     │ ├─┬readOnly
  │   │           │     │ │ └──[🔀] type (1567:6208)❌ 
  │   │           │     │ ├─┬values
  │   │           │     │ │ ├──[-] items (1:510439)❌ 
  │   │           │     │ │ └──[🔀] type (1567:6672)❌ 
  │   │           │     │ ├─┬validationLength
  │   │           │     │ │ ├──[+] enum (1567:6453)
  │   │           │     │ │ └──[🔀] type (1567:6436)❌ 
  │   │           │     │ └─┬validationRule
  │   │           │     │   └──[🔀] type (1567:6709)❌ 
  │   │           │     └─┬ONEOF
  │   │           │       ├──[+] properties (1567:7054)
  │   │           │       ├─┬readOnly
  │   │           │       │ └──[🔀] type (1567:6917)❌ 
  │   │           │       ├─┬placeholder
  │   │           │       │ ├──[+] enum (1567:7090)
  │   │           │       │ ├──[+] enum (1567:7097)
  │   │           │       │ ├──[+] enum (1567:7110)
  │   │           │       │ └──[+] enum (1567:7121)
  │   │           │       ├─┬values
  │   │           │       │ ├──[+] enum (1567:7162)
  │   │           │       │ ├──[-] items (1:511137)❌ 
  │   │           │       │ └──[🔀] type (1567:7145)❌ 
  │   │           │       └─┬type
  │   │           │         ├──[-] enum (1:511086)❌ 
  │   │           │         └──[🔀] type (1567:6946)❌ 
  │   │           ├─┬readStatus
  │   │           │ ├──[-] enum (1:504599)❌ 
  │   │           │ ├──[-] enum (1:504613)❌ 
  │   │           │ └──[🔀] type (1567:525)❌ 
  │   │           ├─┬signingOrder
  │   │           │ ├──[+] enum (1567:492)
  │   │           │ ├──[+] enum (1567:503)
  │   │           │ ├──[🔀] type (1567:475)❌ 
  │   │           │ └──[-] nullable (1:505444)❌ 
  │   │           ├─┬sendStatus
  │   │           │ ├──[-] enum (1:504750)❌ 
  │   │           │ ├──[-] enum (1:504762)❌ 
  │   │           │ └──[+] nullable (1567:1278)❌ 
  │   │           ├─┬role
  │   │           │ ├──[+] enum (1567:354)
  │   │           │ ├──[+] enum (1567:367)
  │   │           │ ├──[-] enum (1:504504)❌ 
  │   │           │ ├──[-] enum (1:504510)❌ 
  │   │           │ ├──[-] enum (1:504520)❌ 
  │   │           │ ├──[-] enum (1:504530)❌ 
  │   │           │ └──[-] enum (1:504542)❌ 
  │   │           ├─┬signingStatus
  │   │           │ ├──[-] enum (1:504670)❌ 
  │   │           │ ├──[-] enum (1:504684)❌ 
  │   │           │ ├──[-] enum (1:504694)❌ 
  │   │           │ └──[+] nullable (1567:852)❌ 
  │   │           ├─┬token
  │   │           │ ├──[+] enum (1567:419)
  │   │           │ ├──[+] enum (1567:432)
  │   │           │ └──[+] enum (1567:441)
  │   │           └─┬name
  │   │             ├──[+] items (1567:1317)❌ 
  │   │             └──[🔀] type (1567:1301)❌ 
  │   └─┬Requestbody
  │     └─┬application/json
  │       └─┬Schema
  │         └─┬recipients
  │           └─┬Schema
  │             └─┬email
  │               ├──[+] pattern (1566:269)❌ 
  │               └──[-] format (1:503663)❌ 
  ├─┬/template/field/update
  │ └─┬POST
  │   ├─┬Responses
  │   │ └─┬200
  │   │   └─┬application/json
  │   │     └─┬Schema
  │   │       └─┬fieldMeta
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1382:977)❌ 
  │   │         │ ├──[+] properties (1382:825)
  │   │         │ ├─┬type
  │   │         │ │ ├──[-] enum (1:399367)❌ 
  │   │         │ │ └──[🔀] type (1382:717)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1382:688)❌ 
  │   │         │ └─┬placeholder
  │   │         │   ├──[+] enum (1382:861)
  │   │         │   ├──[+] enum (1382:868)
  │   │         │   ├──[+] enum (1382:881)
  │   │         │   ├──[+] enum (1382:892)
  │   │         │   └──[+] default (1382:910)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1382:1214)
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1382:1077)❌ 
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1382:1250)
  │   │         │ │ ├──[+] enum (1382:1257)
  │   │         │ │ ├──[+] enum (1382:1270)
  │   │         │ │ └──[+] enum (1382:1281)
  │   │         │ ├─┬textAlign
  │   │         │ │ ├──[-] enum (1:399737)❌ 
  │   │         │ │ ├──[-] enum (1:399745)❌ 
  │   │         │ │ ├──[-] enum (1:399755)❌ 
  │   │         │ │ └──[🔀] type (1382:1106)❌ 
  │   │         │ └─┬type
  │   │         │   ├──[+] enum (1382:1372)
  │   │         │   ├──[+] enum (1382:1379)
  │   │         │   ├──[+] enum (1382:1388)
  │   │         │   └──[-] enum (1:399682)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] properties (1382:1637)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1382:1693)
  │   │         │ │ ├──[+] enum (1382:1704)
  │   │         │ │ ├──[+] enum (1382:1673)
  │   │         │ │ └──[+] enum (1382:1680)
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1382:1791)
  │   │         │ │ ├──[+] enum (1382:1798)
  │   │         │ │ ├──[+] enum (1382:1807)
  │   │         │ │ └──[-] enum (1:400066)❌ 
  │   │         │ ├─┬readOnly
  │   │         │ │ └──[🔀] type (1382:1500)❌ 
  │   │         │ └─┬textAlign
  │   │         │   ├──[-] enum (1:400135)❌ 
  │   │         │   ├──[-] enum (1:400117)❌ 
  │   │         │   ├──[-] enum (1:400125)❌ 
  │   │         │   └──[🔀] type (1382:1529)❌ 
  │   │         ├─┬ONEOF
  │   │         │ ├──[+] required (1382:2267)❌ 
  │   │         │ ├──[+] properties (1382:2056)
  │   │         │ ├─┬placeholder
  │   │         │ │ ├──[+] enum (1382:2092)
  │   │         │ │ ├──[+] enum (1382:2099)
  │   │         │ │ ├──[+] enum (1382:2112)
  │   │         │ │ ├──[+] enum (1382:2123)
  │   │         │ │ └──[+] default (1382:2141)❌ 
  │   │         │ ├─┬type
  │   │         │ │ ├──[+] enum (1382:2235)
  │   │         │ │ ├──[+] enum (1382:2244)
  │   │         │ │ ├──[+] enum (1382:2228)
  │   │         │ │ └──[-] enum (1:400446)❌ 
  │   │         │ ├─┬textAlign
  ��...

@github-actions github-actions Bot added the patch Patch version bump label Feb 22, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 8 times, most recently from af26992 to 7d6ac80 Compare March 2, 2026 00:20
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 8 times, most recently from 617b0e0 to b141836 Compare March 10, 2026 00:17
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from d07c73d to ac4eb36 Compare March 17, 2026 00:21
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 6 times, most recently from 353eb5a to 33cc3ca Compare March 23, 2026 00:23
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from a70bdeb to 58b71bd Compare April 11, 2026 00:23
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 2f4ca44 to f2f4f06 Compare April 18, 2026 00:26
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 9942208 to 3f1d1d2 Compare April 25, 2026 00:28
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1771719488 branch 7 times, most recently from 2951162 to 346295e Compare May 2, 2026 00:32
speakeasybot and others added 2 commits August 6, 2026 02:01
* `documenso.envelope.envelope_audit_log_find()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.template.template_create_template_temporary()`: 
  *  `request` **Changed**
  *  `response.template` **Changed** (Breaking ⚠️)
* `documenso.template.template_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.templates.use()`: 
  *  `request.override` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `documenso.envelopes.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.duplicate()`:  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.templates.update()`: 
  *  `request` **Changed**
  *  `response.type.enum(organisation)` **Added** (Breaking ⚠️)
* `documenso.envelopes.update()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.templates.find()`: 
  *  `request.type` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.document.document_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.documents.create_v0()`: 
  *  `request` **Changed**
  *  `response.document` **Changed** (Breaking ⚠️)
* `documenso.documents.distribute()`: 
  *  `request.meta` **Changed**
  *  `response.status.enum(cancelled)` **Added** (Breaking ⚠️)
* `documenso.documents.update()`: 
  *  `request.meta` **Changed**
  *  `response.status.enum(cancelled)` **Added** (Breaking ⚠️)
* `documenso.documents.find()`: 
  *  `request.status` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.documents.get()`:  `response` **Changed** (Breaking ⚠️)
* `documenso.envelopes.fields.create_many()`: 
  *  `request.data[]` **Changed** (Breaking ⚠️)
  *  `response.data[].field_meta` **Changed**
* `documenso.envelope.envelope_get_many()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelope.envelope_find()`: 
  *  `request.status` **Changed**
  *  `response.data[]` **Changed** (Breaking ⚠️)
* `documenso.envelopes.recipients.update_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.distribute()`:  `request.meta` **Changed**
* `documenso.envelopes.fields.get()`:  `response.field_meta` **Changed**
* `documenso.envelope_recipients.envelope_recipient_reject_on_behalf_of()`: **Added**
* `documenso.documents.create()`:  `request.payload` **Changed**
* `documenso.envelopes.recipients.create_many()`:  `response.data[]` **Changed**
* `documenso.envelopes.recipients.get()`:  `response` **Changed**
* `documenso.envelopes.items.download()`:  `request.version` **Changed**
* `documenso.documents.fields.get()`:  `response.field_meta` **Changed**
* `documenso.documents.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.documents.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.documents.recipients.get()`:  `response` **Changed**
* `documenso.documents.recipients.create()`:  `response` **Changed**
* `documenso.documents.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.documents.recipients.update()`:  `response` **Changed**
* `documenso.documents.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.envelopes.items.create_many()`:  `response.data[].document_data_id` **Added**
* `documenso.envelopes.fields.update_many()`: 
  *  `request.data[]` **Changed**
  *  `response.data[].field_meta` **Changed**
* `documenso.envelopes.duplicate()`:  `request` **Changed**
* `documenso.templates.create()`:  `request.payload` **Changed**
* `documenso.envelopes.use()`:  `request.payload` **Changed**
* `documenso.envelopes.create()`:  `request.payload` **Changed**
* `documenso.envelope.envelope_cancel()`: **Added**
* `documenso.templates.fields.create()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.get()`:  `response.field_meta` **Changed**
* `documenso.templates.fields.create_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.fields.update()`: 
  *  `request.field` **Changed**
  *  `response.field_meta` **Changed**
* `documenso.templates.fields.update_many()`: 
  *  `request.fields[]` **Changed**
  *  `response.fields[].field_meta` **Changed**
* `documenso.templates.recipients.get()`:  `response` **Changed**
* `documenso.templates.recipients.create()`:  `response` **Changed**
* `documenso.templates.recipients.create_many()`:  `response.recipients[]` **Changed**
* `documenso.templates.recipients.update()`:  `response` **Changed**
* `documenso.templates.recipients.update_many()`:  `response.recipients[]` **Changed**
* `documenso.envelope.envelope_certificate_download_pdf()`: **Added**
* `documenso.envelope.envelope_audit_log_download_pdf()`: **Added**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant